[XEND] Fully implement XenAPI network and PIF classes.
authorTom Wilkie <tom.wilkie@gmail.com>
Wed, 25 Apr 2007 15:17:51 +0000 (16:17 +0100)
committerTom Wilkie <tom.wilkie@gmail.com>
Wed, 25 Apr 2007 15:17:51 +0000 (16:17 +0100)
commitebfb34834f2806947c11e34f5981cc48ab3134e2
tree6a56be5b73da625ce84be3f5c43d436cc74eb5e6
parent1176bb2c6c40f8b979bae5ba446c18f9ad0e47b8
[XEND] Fully implement XenAPI network and PIF classes.

Now support creation of Networks and PIFs.  Auto discover current network settings.

signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
tools/python/xen/xend/XendNetwork.py
tools/python/xen/xend/XendNode.py
tools/python/xen/xend/XendPIF.py